Autogenerated HTML docs for v1.4.4.3-gd4ada 
diff --git a/git-rev-list.txt b/git-rev-list.txt index ec43c0b..9e0dcf8 100644 --- a/git-rev-list.txt +++ b/git-rev-list.txt 
@@ -10,6 +10,7 @@  --------  [verse]  'git-rev-list' [ \--max-count=number ] + [ \--skip=number ]  [ \--max-age=timestamp ]  [ \--min-age=timestamp ]  [ \--sparse ] @@ -139,6 +140,10 @@   	Limit the number of commits output.   +--skip='number':: + +	Skip 'number' commits before starting to show the commit output. +  --since='date', --after='date'::   	Show commits more recent than a specific date.